net/http.requestAndChan.callerGone (field)
5 uses
net/http (current package)
transport.go#L2303: case <-rc.callerGone:
transport.go#L2341: case <-rc.callerGone:
transport.go#L2388: case <-rc.callerGone:
transport.go#L2687: callerGone <-chan struct{} // closed when roundTrip caller has returned
transport.go#L2805: callerGone: gone,
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)